toggle menu
EUDI SD-JWT
0.10.0
jvm
switch theme
search in API
EUDI SD-JWT
/
eu.europa.ec.eudi.sdjwt
/
VerificationError
/
Other
Other
@
JvmInline
value
class
Other
(
val
value
:
String
)
:
VerificationError
(
source
)
Members
Members & Extensions
Constructors
Other
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String
Functions
as
Exception
Link copied to clipboard
fun
VerificationError
.
asException
(
)
:
SdJwtVerificationException
Creates a
SdJwtVerificationException
for the given error
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String